home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / fc2_141.zip / fc2.cmd < prev    next >
OS/2 REXX Batch file  |  1996-07-15  |  122b  |  7 lines

  1. @echo off
  2. set tmpdir=c:
  3. if not "%TMP%" == "" set tmpdir=%TMP%
  4.  
  5. fc.exe /x %tmpdir%\fcdir.cmd
  6. call %tmpdir%\fcdir.cmd
  7.